home *** CD-ROM | disk | FTP | other *** search
- Short : FTP-EMail-Request for YAM
- Type : REXX
- Requires: YAM, Rexx, WaitForPort
- Author : Arndt van der Molen
- Version : 1.2
-
- Introduction:
-
- Saves an ARexx script which generates an FTP request
- mail with the selected archives with help of YAM.
-
- Configuration:
-
- %1: E-Mail address to which the selected archives
- should be sent
-
- %2: E-Mail address of an AmiNet FTP-Mail server
-
- %3: Relative path of the AmiNet root directory on
- the server with a trailing '/'
-
- %4: Maximum E-Mail size of the FTP-Mail server replies
-
- Usage:
-
- Execute the output script with 'rx xyz.rexx' in the CLI
- or doubleclick on the provided icon of the output script.
-
- The script will use an already opened YAM or starts a new
- from YAM:YAM to generate a FTP request mail with the
- selected archives. The resulting mail is queued within YAM
- and must be sent manually by clicking on the 'Send' button.
-